<script>on mouseUpanswer "Is your printer turned on?" with¬"Not yet" or "Yes"if it is "Not yet" thenanswer "Prepare your printer, then click OK."¬with "Cancel" or "OK"if it is "OK" thendoMenu "Print Card"end ifelse if it is "Yes" thendoMenu "Print Card"end ifend mouseUp</script>
</part>
<part>
<id>7</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>346</left>
<top>283</top>
<right>455</right>
<bottom>323</bottom>
</rect>
<style>transparent</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <false /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Print Card</name>
<script>on mouseUpanswer "Is your printer turned on?" with¬"Not yet" or "Yes"if it is "Not yet" thenanswer "Prepare your printer, then click OK."¬with "Cancel" or "OK"if it is "OK" thendoMenu "Print Card"end ifelse if it is "Yes" thendoMenu "Print Card"end ifend mouseUp</script>